3.201 \(\int \frac{(a+b \cosh ^{-1}(c x))^2}{x^2 \sqrt{d-c^2 d x^2}} \, dx\)

Optimal. Leaf size=186 \[ \frac{b^2 c \sqrt{c x-1} \sqrt{c x+1} \text{PolyLog}\left (2,-e^{-2 \cosh ^{-1}(c x)}\right )}{\sqrt{d-c^2 d x^2}}-\frac{\sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^2}{d x}-\frac{c \sqrt{c x-1} \sqrt{c x+1} \left (a+b \cosh ^{-1}(c x)\right )^2}{\sqrt{d-c^2 d x^2}}-\frac{2 b c \sqrt{c x-1} \sqrt{c x+1} \log \left (e^{-2 \cosh ^{-1}(c x)}+1\right ) \left (a+b \cosh ^{-1}(c x)\right )}{\sqrt{d-c^2 d x^2}} \]

[Out]

-((c*Sqrt[-1 + c*x]*Sqrt[1 + c*x]*(a + b*ArcCosh[c*x])^2)/Sqrt[d - c^2*d*x^2]) - (Sqrt[d - c^2*d*x^2]*(a + b*A
rcCosh[c*x])^2)/(d*x) - (2*b*c*Sqrt[-1 + c*x]*Sqrt[1 + c*x]*(a + b*ArcCosh[c*x])*Log[1 + E^(-2*ArcCosh[c*x])])
/Sqrt[d - c^2*d*x^2] + (b^2*c*Sqrt[-1 + c*x]*Sqrt[1 + c*x]*PolyLog[2, -E^(-2*ArcCosh[c*x])])/Sqrt[d - c^2*d*x^
2]

________________________________________________________________________________________

Rubi [A]  time = 0.518662, antiderivative size = 194, normalized size of antiderivative = 1.04, number of steps used = 7, number of rules used = 7, integrand size = 29, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.241, Rules used = {5798, 5724, 5660, 3718, 2190, 2279, 2391} \[ -\frac{b^2 c \sqrt{c x-1} \sqrt{c x+1} \text{PolyLog}\left (2,-e^{2 \cosh ^{-1}(c x)}\right )}{\sqrt{d-c^2 d x^2}}-\frac{(1-c x) (c x+1) \left (a+b \cosh ^{-1}(c x)\right )^2}{x \sqrt{d-c^2 d x^2}}+\frac{c \sqrt{c x-1} \sqrt{c x+1} \left (a+b \cosh ^{-1}(c x)\right )^2}{\sqrt{d-c^2 d x^2}}-\frac{2 b c \sqrt{c x-1} \sqrt{c x+1} \log \left (e^{2 \cosh ^{-1}(c x)}+1\right ) \left (a+b \cosh ^{-1}(c x)\right )}{\sqrt{d-c^2 d x^2}} \]

Warning: Unable to verify antiderivative.

[In]

Int[(a + b*ArcCosh[c*x])^2/(x^2*Sqrt[d - c^2*d*x^2]),x]

[Out]

(c*Sqrt[-1 + c*x]*Sqrt[1 + c*x]*(a + b*ArcCosh[c*x])^2)/Sqrt[d - c^2*d*x^2] - ((1 - c*x)*(1 + c*x)*(a + b*ArcC
osh[c*x])^2)/(x*Sqrt[d - c^2*d*x^2]) - (2*b*c*Sqrt[-1 + c*x]*Sqrt[1 + c*x]*(a + b*ArcCosh[c*x])*Log[1 + E^(2*A
rcCosh[c*x])])/Sqrt[d - c^2*d*x^2] - (b^2*c*Sqrt[-1 + c*x]*Sqrt[1 + c*x]*PolyLog[2, -E^(2*ArcCosh[c*x])])/Sqrt
[d - c^2*d*x^2]

Rule 5798

Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)*((f_.)*(x_))^(m_.)*((d_) + (e_.)*(x_)^2)^(p_), x_Symbol] :> Dist
[((-d)^IntPart[p]*(d + e*x^2)^FracPart[p])/((1 + c*x)^FracPart[p]*(-1 + c*x)^FracPart[p]), Int[(f*x)^m*(1 + c*
x)^p*(-1 + c*x)^p*(a + b*ArcCosh[c*x])^n, x], x] /; FreeQ[{a, b, c, d, e, f, m, n, p}, x] && EqQ[c^2*d + e, 0]
 &&  !IntegerQ[p]

Rule 5724

Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)*((f_.)*(x_))^(m_)*((d1_) + (e1_.)*(x_))^(p_.)*((d2_) + (e2_.)*(x
_))^(p_.), x_Symbol] :> Simp[((f*x)^(m + 1)*(d1 + e1*x)^(p + 1)*(d2 + e2*x)^(p + 1)*(a + b*ArcCosh[c*x])^n)/(d
1*d2*f*(m + 1)), x] + Dist[(b*c*n*(-(d1*d2))^IntPart[p]*(d1 + e1*x)^FracPart[p]*(d2 + e2*x)^FracPart[p])/(f*(m
 + 1)*(1 + c*x)^FracPart[p]*(-1 + c*x)^FracPart[p]), Int[(f*x)^(m + 1)*(-1 + c^2*x^2)^(p + 1/2)*(a + b*ArcCosh
[c*x])^(n - 1), x], x] /; FreeQ[{a, b, c, d1, e1, d2, e2, f, m, p}, x] && EqQ[e1 - c*d1, 0] && EqQ[e2 + c*d2,
0] && GtQ[n, 0] && EqQ[m + 2*p + 3, 0] && NeQ[m, -1] && IntegerQ[p + 1/2]

Rule 5660

Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)/(x_), x_Symbol] :> Subst[Int[(a + b*x)^n/Coth[x], x], x, ArcCosh
[c*x]] /; FreeQ[{a, b, c}, x] && IGtQ[n, 0]

Rule 3718

Int[((c_.) + (d_.)*(x_))^(m_.)*tan[(e_.) + (Complex[0, fz_])*(f_.)*(x_)], x_Symbol] :> -Simp[(I*(c + d*x)^(m +
 1))/(d*(m + 1)), x] + Dist[2*I, Int[((c + d*x)^m*E^(2*(-(I*e) + f*fz*x)))/(1 + E^(2*(-(I*e) + f*fz*x))), x],
x] /; FreeQ[{c, d, e, f, fz}, x] && IGtQ[m, 0]

Rule 2190

Int[(((F_)^((g_.)*((e_.) + (f_.)*(x_))))^(n_.)*((c_.) + (d_.)*(x_))^(m_.))/((a_) + (b_.)*((F_)^((g_.)*((e_.) +
 (f_.)*(x_))))^(n_.)), x_Symbol] :> Simp[((c + d*x)^m*Log[1 + (b*(F^(g*(e + f*x)))^n)/a])/(b*f*g*n*Log[F]), x]
 - Dist[(d*m)/(b*f*g*n*Log[F]), Int[(c + d*x)^(m - 1)*Log[1 + (b*(F^(g*(e + f*x)))^n)/a], x], x] /; FreeQ[{F,
a, b, c, d, e, f, g, n}, x] && IGtQ[m, 0]

Rule 2279

Int[Log[(a_) + (b_.)*((F_)^((e_.)*((c_.) + (d_.)*(x_))))^(n_.)], x_Symbol] :> Dist[1/(d*e*n*Log[F]), Subst[Int
[Log[a + b*x]/x, x], x, (F^(e*(c + d*x)))^n], x] /; FreeQ[{F, a, b, c, d, e, n}, x] && GtQ[a, 0]

Rule 2391

Int[Log[(c_.)*((d_) + (e_.)*(x_)^(n_.))]/(x_), x_Symbol] :> -Simp[PolyLog[2, -(c*e*x^n)]/n, x] /; FreeQ[{c, d,
 e, n}, x] && EqQ[c*d, 1]

Rubi steps

\begin{align*} \int \frac{\left (a+b \cosh ^{-1}(c x)\right )^2}{x^2 \sqrt{d-c^2 d x^2}} \, dx &=\frac{\left (\sqrt{-1+c x} \sqrt{1+c x}\right ) \int \frac{\left (a+b \cosh ^{-1}(c x)\right )^2}{x^2 \sqrt{-1+c x} \sqrt{1+c x}} \, dx}{\sqrt{d-c^2 d x^2}}\\ &=-\frac{(1-c x) (1+c x) \left (a+b \cosh ^{-1}(c x)\right )^2}{x \sqrt{d-c^2 d x^2}}-\frac{\left (2 b c \sqrt{-1+c x} \sqrt{1+c x}\right ) \int \frac{a+b \cosh ^{-1}(c x)}{x} \, dx}{\sqrt{d-c^2 d x^2}}\\ &=-\frac{(1-c x) (1+c x) \left (a+b \cosh ^{-1}(c x)\right )^2}{x \sqrt{d-c^2 d x^2}}-\frac{\left (2 b c \sqrt{-1+c x} \sqrt{1+c x}\right ) \operatorname{Subst}\left (\int (a+b x) \tanh (x) \, dx,x,\cosh ^{-1}(c x)\right )}{\sqrt{d-c^2 d x^2}}\\ &=\frac{c \sqrt{-1+c x} \sqrt{1+c x} \left (a+b \cosh ^{-1}(c x)\right )^2}{\sqrt{d-c^2 d x^2}}-\frac{(1-c x) (1+c x) \left (a+b \cosh ^{-1}(c x)\right )^2}{x \sqrt{d-c^2 d x^2}}-\frac{\left (4 b c \sqrt{-1+c x} \sqrt{1+c x}\right ) \operatorname{Subst}\left (\int \frac{e^{2 x} (a+b x)}{1+e^{2 x}} \, dx,x,\cosh ^{-1}(c x)\right )}{\sqrt{d-c^2 d x^2}}\\ &=\frac{c \sqrt{-1+c x} \sqrt{1+c x} \left (a+b \cosh ^{-1}(c x)\right )^2}{\sqrt{d-c^2 d x^2}}-\frac{(1-c x) (1+c x) \left (a+b \cosh ^{-1}(c x)\right )^2}{x \sqrt{d-c^2 d x^2}}-\frac{2 b c \sqrt{-1+c x} \sqrt{1+c x} \left (a+b \cosh ^{-1}(c x)\right ) \log \left (1+e^{2 \cosh ^{-1}(c x)}\right )}{\sqrt{d-c^2 d x^2}}+\frac{\left (2 b^2 c \sqrt{-1+c x} \sqrt{1+c x}\right ) \operatorname{Subst}\left (\int \log \left (1+e^{2 x}\right ) \, dx,x,\cosh ^{-1}(c x)\right )}{\sqrt{d-c^2 d x^2}}\\ &=\frac{c \sqrt{-1+c x} \sqrt{1+c x} \left (a+b \cosh ^{-1}(c x)\right )^2}{\sqrt{d-c^2 d x^2}}-\frac{(1-c x) (1+c x) \left (a+b \cosh ^{-1}(c x)\right )^2}{x \sqrt{d-c^2 d x^2}}-\frac{2 b c \sqrt{-1+c x} \sqrt{1+c x} \left (a+b \cosh ^{-1}(c x)\right ) \log \left (1+e^{2 \cosh ^{-1}(c x)}\right )}{\sqrt{d-c^2 d x^2}}+\frac{\left (b^2 c \sqrt{-1+c x} \sqrt{1+c x}\right ) \operatorname{Subst}\left (\int \frac{\log (1+x)}{x} \, dx,x,e^{2 \cosh ^{-1}(c x)}\right )}{\sqrt{d-c^2 d x^2}}\\ &=\frac{c \sqrt{-1+c x} \sqrt{1+c x} \left (a+b \cosh ^{-1}(c x)\right )^2}{\sqrt{d-c^2 d x^2}}-\frac{(1-c x) (1+c x) \left (a+b \cosh ^{-1}(c x)\right )^2}{x \sqrt{d-c^2 d x^2}}-\frac{2 b c \sqrt{-1+c x} \sqrt{1+c x} \left (a+b \cosh ^{-1}(c x)\right ) \log \left (1+e^{2 \cosh ^{-1}(c x)}\right )}{\sqrt{d-c^2 d x^2}}-\frac{b^2 c \sqrt{-1+c x} \sqrt{1+c x} \text{Li}_2\left (-e^{2 \cosh ^{-1}(c x)}\right )}{\sqrt{d-c^2 d x^2}}\\ \end{align*}

Mathematica [A]  time = 0.839799, size = 179, normalized size = 0.96 \[ \frac{b^2 c \sqrt{\frac{c x-1}{c x+1}} (c x+1) \left (\text{PolyLog}\left (2,-e^{-2 \cosh ^{-1}(c x)}\right )+\cosh ^{-1}(c x) \left (\frac{\sqrt{\frac{c x-1}{c x+1}} (c x+1) \cosh ^{-1}(c x)}{c x}-\cosh ^{-1}(c x)-2 \log \left (e^{-2 \cosh ^{-1}(c x)}+1\right )\right )\right )+\frac{a^2 \left (c^2 x^2-1\right )}{x}-\frac{2 a b \left (c^2 x^2-1\right ) \left (\frac{c x \log (c x)}{\sqrt{c x-1} \sqrt{c x+1}}-\cosh ^{-1}(c x)\right )}{x}}{\sqrt{d-c^2 d x^2}} \]

Warning: Unable to verify antiderivative.

[In]

Integrate[(a + b*ArcCosh[c*x])^2/(x^2*Sqrt[d - c^2*d*x^2]),x]

[Out]

((a^2*(-1 + c^2*x^2))/x - (2*a*b*(-1 + c^2*x^2)*(-ArcCosh[c*x] + (c*x*Log[c*x])/(Sqrt[-1 + c*x]*Sqrt[1 + c*x])
))/x + b^2*c*Sqrt[(-1 + c*x)/(1 + c*x)]*(1 + c*x)*(ArcCosh[c*x]*(-ArcCosh[c*x] + (Sqrt[(-1 + c*x)/(1 + c*x)]*(
1 + c*x)*ArcCosh[c*x])/(c*x) - 2*Log[1 + E^(-2*ArcCosh[c*x])]) + PolyLog[2, -E^(-2*ArcCosh[c*x])]))/Sqrt[d - c
^2*d*x^2]

________________________________________________________________________________________

Maple [B]  time = 0.257, size = 513, normalized size = 2.8 \begin{align*} -{\frac{{a}^{2}}{dx}\sqrt{-{c}^{2}d{x}^{2}+d}}-{\frac{{b}^{2} \left ({\rm arccosh} \left (cx\right ) \right ) ^{2}c}{d \left ({c}^{2}{x}^{2}-1 \right ) }\sqrt{-d \left ({c}^{2}{x}^{2}-1 \right ) }\sqrt{cx-1}\sqrt{cx+1}}-{\frac{{b}^{2} \left ({\rm arccosh} \left (cx\right ) \right ) ^{2}x{c}^{2}}{d \left ({c}^{2}{x}^{2}-1 \right ) }\sqrt{-d \left ({c}^{2}{x}^{2}-1 \right ) }}+{\frac{{b}^{2} \left ({\rm arccosh} \left (cx\right ) \right ) ^{2}}{xd \left ({c}^{2}{x}^{2}-1 \right ) }\sqrt{-d \left ({c}^{2}{x}^{2}-1 \right ) }}+2\,{\frac{{b}^{2}\sqrt{-d \left ({c}^{2}{x}^{2}-1 \right ) }\sqrt{cx-1}\sqrt{cx+1}{\rm arccosh} \left (cx\right )\ln \left ( \left ( cx+\sqrt{cx-1}\sqrt{cx+1} \right ) ^{2}+1 \right ) c}{d \left ({c}^{2}{x}^{2}-1 \right ) }}+{\frac{{b}^{2}c}{d \left ({c}^{2}{x}^{2}-1 \right ) }\sqrt{-d \left ({c}^{2}{x}^{2}-1 \right ) }\sqrt{cx-1}\sqrt{cx+1}{\it polylog} \left ( 2,- \left ( cx+\sqrt{cx-1}\sqrt{cx+1} \right ) ^{2} \right ) }-2\,{\frac{ab\sqrt{-d \left ({c}^{2}{x}^{2}-1 \right ) }\sqrt{cx-1}\sqrt{cx+1}{\rm arccosh} \left (cx\right )c}{d \left ({c}^{2}{x}^{2}-1 \right ) }}-2\,{\frac{ab\sqrt{-d \left ({c}^{2}{x}^{2}-1 \right ) }{\rm arccosh} \left (cx\right )x{c}^{2}}{d \left ({c}^{2}{x}^{2}-1 \right ) }}+2\,{\frac{ab\sqrt{-d \left ({c}^{2}{x}^{2}-1 \right ) }{\rm arccosh} \left (cx\right )}{xd \left ({c}^{2}{x}^{2}-1 \right ) }}+2\,{\frac{ab\sqrt{-d \left ({c}^{2}{x}^{2}-1 \right ) }\sqrt{cx-1}\sqrt{cx+1}\ln \left ( \left ( cx+\sqrt{cx-1}\sqrt{cx+1} \right ) ^{2}+1 \right ) c}{d \left ({c}^{2}{x}^{2}-1 \right ) }} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+b*arccosh(c*x))^2/x^2/(-c^2*d*x^2+d)^(1/2),x)

[Out]

-a^2/d/x*(-c^2*d*x^2+d)^(1/2)-b^2*(-d*(c^2*x^2-1))^(1/2)*(c*x-1)^(1/2)*(c*x+1)^(1/2)/d/(c^2*x^2-1)*arccosh(c*x
)^2*c-b^2*(-d*(c^2*x^2-1))^(1/2)*arccosh(c*x)^2*x/(c^2*x^2-1)/d*c^2+b^2*(-d*(c^2*x^2-1))^(1/2)*arccosh(c*x)^2/
x/(c^2*x^2-1)/d+2*b^2*(-d*(c^2*x^2-1))^(1/2)*(c*x-1)^(1/2)*(c*x+1)^(1/2)/d/(c^2*x^2-1)*arccosh(c*x)*ln((c*x+(c
*x-1)^(1/2)*(c*x+1)^(1/2))^2+1)*c+b^2*(-d*(c^2*x^2-1))^(1/2)*(c*x-1)^(1/2)*(c*x+1)^(1/2)/d/(c^2*x^2-1)*polylog
(2,-(c*x+(c*x-1)^(1/2)*(c*x+1)^(1/2))^2)*c-2*a*b*(-d*(c^2*x^2-1))^(1/2)*(c*x-1)^(1/2)*(c*x+1)^(1/2)/d/(c^2*x^2
-1)*arccosh(c*x)*c-2*a*b*(-d*(c^2*x^2-1))^(1/2)*arccosh(c*x)*x/(c^2*x^2-1)/d*c^2+2*a*b*(-d*(c^2*x^2-1))^(1/2)*
arccosh(c*x)/x/(c^2*x^2-1)/d+2*a*b*(-d*(c^2*x^2-1))^(1/2)*(c*x-1)^(1/2)*(c*x+1)^(1/2)/d/(c^2*x^2-1)*ln((c*x+(c
*x-1)^(1/2)*(c*x+1)^(1/2))^2+1)*c

________________________________________________________________________________________

Maxima [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: ValueError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*arccosh(c*x))^2/x^2/(-c^2*d*x^2+d)^(1/2),x, algorithm="maxima")

[Out]

Exception raised: ValueError

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (-\frac{\sqrt{-c^{2} d x^{2} + d}{\left (b^{2} \operatorname{arcosh}\left (c x\right )^{2} + 2 \, a b \operatorname{arcosh}\left (c x\right ) + a^{2}\right )}}{c^{2} d x^{4} - d x^{2}}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*arccosh(c*x))^2/x^2/(-c^2*d*x^2+d)^(1/2),x, algorithm="fricas")

[Out]

integral(-sqrt(-c^2*d*x^2 + d)*(b^2*arccosh(c*x)^2 + 2*a*b*arccosh(c*x) + a^2)/(c^2*d*x^4 - d*x^2), x)

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\left (a + b \operatorname{acosh}{\left (c x \right )}\right )^{2}}{x^{2} \sqrt{- d \left (c x - 1\right ) \left (c x + 1\right )}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*acosh(c*x))**2/x**2/(-c**2*d*x**2+d)**(1/2),x)

[Out]

Integral((a + b*acosh(c*x))**2/(x**2*sqrt(-d*(c*x - 1)*(c*x + 1))), x)

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{{\left (b \operatorname{arcosh}\left (c x\right ) + a\right )}^{2}}{\sqrt{-c^{2} d x^{2} + d} x^{2}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*arccosh(c*x))^2/x^2/(-c^2*d*x^2+d)^(1/2),x, algorithm="giac")

[Out]

integrate((b*arccosh(c*x) + a)^2/(sqrt(-c^2*d*x^2 + d)*x^2), x)